Skip to content

feat(ios): ship native SimDeck Studio client#50

Merged
DjDeveloperr merged 16 commits into
mainfrom
simdeck-ios
May 18, 2026
Merged

feat(ios): ship native SimDeck Studio client#50
DjDeveloperr merged 16 commits into
mainfrom
simdeck-ios

Conversation

@DjDeveloperr
Copy link
Copy Markdown
Collaborator

Summary

  • Add a native SwiftUI iOS app under ios/ for connecting to SimDeck over LAN, Tailscale, and simdeck.djdev.me Studio links.
  • Implement WebRTC streaming, simulator discovery, pairing, stream quality controls, simulator creation, and native toolbar/sheet flows.
  • Add haptics support, persistent server selection, and an icon/app bundle setup for the new iOS target.
  • Update server and docs to support native pairing/token flow and Bonjour advertising for _simdeck._tcp.

Testing

  • Built the iOS app successfully with Xcode and installed/launched it on a physical iPhone.
  • Built the Rust server successfully after the pairing/advertising changes.
  • Verified pairing returns a JSON access token and that Bonjour advertising is published for discovery.

@DjDeveloperr DjDeveloperr marked this pull request as ready for review May 18, 2026 21:24
@DjDeveloperr DjDeveloperr merged commit cc1c46e into main May 18, 2026
7 checks passed
@DjDeveloperr DjDeveloperr deleted the simdeck-ios branch May 18, 2026 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant